﻿2026-07-11T03:08:37.9862013Z ##[group]Run actions/checkout@v5
2026-07-11T03:08:37.9862767Z with:
2026-07-11T03:08:37.9863124Z   fetch-depth: 0
2026-07-11T03:08:37.9863544Z   repository: SaberMage/spt-core
2026-07-11T03:08:37.9866435Z   token: ***
2026-07-11T03:08:37.9866789Z   ssh-strict: true
2026-07-11T03:08:37.9867145Z   ssh-user: git
2026-07-11T03:08:37.9867505Z   persist-credentials: true
2026-07-11T03:08:37.9867906Z   clean: true
2026-07-11T03:08:37.9868268Z   sparse-checkout-cone-mode: true
2026-07-11T03:08:37.9868687Z   fetch-tags: false
2026-07-11T03:08:37.9869146Z   show-progress: true
2026-07-11T03:08:37.9869530Z   lfs: false
2026-07-11T03:08:37.9869866Z   submodules: false
2026-07-11T03:08:37.9870238Z   set-safe-directory: true
2026-07-11T03:08:37.9870825Z ##[endgroup]
2026-07-11T03:08:38.0670561Z Syncing repository: SaberMage/spt-core
2026-07-11T03:08:38.0672026Z ##[group]Getting Git version info
2026-07-11T03:08:38.0672700Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T03:08:38.0673601Z [command]/usr/bin/git version
2026-07-11T03:08:38.0705171Z git version 2.43.0
2026-07-11T03:08:38.0726445Z ##[endgroup]
2026-07-11T03:08:38.0737334Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f50ca767-332d-4b76-bd6d-08460c532f80' before making global git config changes
2026-07-11T03:08:38.0738443Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:08:38.0740967Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T03:08:38.0772582Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T03:08:38.0792737Z https://github.com/SaberMage/spt-core
2026-07-11T03:08:38.0803388Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T03:08:38.0806404Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T03:08:38.0825346Z HEAD
2026-07-11T03:08:38.0855651Z ##[endgroup]
2026-07-11T03:08:38.0857206Z [command]/usr/bin/git submodule status
2026-07-11T03:08:38.1042092Z ##[group]Cleaning the repository
2026-07-11T03:08:38.1044814Z [command]/usr/bin/git clean -ffdx
2026-07-11T03:08:38.1074707Z Removing traceable-reqs
2026-07-11T03:08:38.1081852Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T03:08:38.1144239Z HEAD is now at 35cae13ed Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:08:38.1150474Z ##[endgroup]
2026-07-11T03:08:38.1152399Z ##[group]Disabling automatic garbage collection
2026-07-11T03:08:38.1155119Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T03:08:38.1181020Z ##[endgroup]
2026-07-11T03:08:38.1181741Z ##[group]Setting up auth
2026-07-11T03:08:38.1186533Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:08:38.1212820Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:08:38.1398586Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:08:38.1424085Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:08:38.1606653Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:08:38.1632465Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:08:38.1819381Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T03:08:38.1848485Z ##[endgroup]
2026-07-11T03:08:38.1849648Z ##[group]Fetching the repository
2026-07-11T03:08:38.1856248Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +35cae13edab658dc4fbb913140ba984774263be0:refs/remotes/pull/84/merge
2026-07-11T03:08:39.0461425Z From https://github.com/SaberMage/spt-core
2026-07-11T03:08:39.0462766Z    8951793a5..fba81ec78  build/msg-identity-w6-f039 -> origin/build/msg-identity-w6-f039
2026-07-11T03:08:39.0513377Z ##[endgroup]
2026-07-11T03:08:39.0514155Z ##[group]Determining the checkout info
2026-07-11T03:08:39.0514990Z ##[endgroup]
2026-07-11T03:08:39.0518261Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T03:08:39.0558000Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T03:08:39.0581497Z ##[group]Checking out the ref
2026-07-11T03:08:39.0584364Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/84/merge
2026-07-11T03:08:39.0649151Z HEAD is now at 35cae13ed Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:08:39.0654128Z ##[endgroup]
2026-07-11T03:08:39.0697059Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T03:08:39.0727615Z 35cae13edab658dc4fbb913140ba984774263be0
